CVE-2026-34978
OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)
Description
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches.
INFO
Published Date :
April 3, 2026, 10:16 p.m.
Last Modified :
April 16, 2026, 6:29 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] | ||||
| CVSS 3.1 | MEDIUM | MITRE-CVE |
Solution
- Restrict write permissions on CacheDir.
- Monitor network for suspicious IPP traffic.
- Apply vendor patches when available.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-34978.
| URL | Resource |
|---|---|
| https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr | Exploit Vendor Advisory |
| https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr | Exploit Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-34978 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-34978
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-34978 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-34978 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Apr. 16, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:* versions up to (including) 2.4.16 Added Reference Type GitHub, Inc.: https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr Types: Exploit, Vendor Advisory Added Reference Type CISA-ADP: https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr Types: Exploit, Vendor Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Apr. 06, 2026
Action Type Old Value New Value Added Reference https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr -
New CVE Received by [email protected]
Apr. 03, 2026
Action Type Old Value New Value Added Description OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri (e.g., rss:///../job.cache), letting a remote IPP client write RSS XML bytes outside CacheDir/rss (anywhere that is lp-writable). In particular, because CacheDir is group-writable by default (typically root:lp and mode 0770), the notifier (running as lp) can replace root-managed state files via temp-file + rename(). This PoC clobbers CacheDir/job.cache with RSS XML, and after restarting cupsd the scheduler fails to parse the job cache and previously queued jobs disappear. At time of publication, there are no publicly available patches. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L Added CWE CWE-22 Added Reference https://github.com/OpenPrinting/cups/security/advisories/GHSA-f53q-7mxp-9gcr